home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2006 May
/
PCWMAY06.iso
/
Software
/
Resources
/
PaperCut Quota 6.1
/
pc-setup.exe
/
{app}
/
WebAdmin
/
papercut.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2005-10-13
|
6KB
|
288 lines
/* (c) Copyright 1999-2004 PaperCut Software Pty. Ltd. */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
background-color: rgb(255,255,204);
color: black;
}
td, th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}
.header {
color: white;
background-color: rgb(0,86,181);
}
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20pt;
}
span.webadmin { /* for the "- Web Administration" in the page heading */
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16pt;
font-style: italic;
}
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
}
table.papercut {
border-collapse: collapse;
border: 2px solid;
border-color: rgb(0,86,181);
empty-cells: show;
width: 95%;
}
th.papercut, td.papercut {
border: 2px solid;
border-color: rgb(0,86,181);
padding: 3px;
margin: 0px;
}
td.poweredby {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
font-style: italic;
text-align: right;
}
a:active {
color: rgb(0,0,255);
}
a:link {
color: rgb(0,0,225);
}
a:visited {
color: rgb(0,0,255);
}
a:hover {
color: rgb(0,0,255);
}
li {
margin: 4px;
}
/* End of Old Admin CSS */
/* Copy of main website CSS */
BODY {
FONT-SIZE: 12px; BACKGROUND: #ffffff; MARGIN: 0px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TD {
FONT-SIZE: 12px; MARGIN: 0px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:link, A:visited, A:active {
COLOR: #318458; TEXT-DECORATION: underline
}
A:hover {
COLOR: #77aa8f; TEXT-DECORATION: none
}
.leftnav:link, .leftnav:visited, .leftnav:active, .leftnav:hover {
FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #318458; TEXT-DECORATION: underline
}
.leftnav:hover {
COLOR: #77aa8f; TEXT-DECORATION: none
}
.mouse1:link, .mouse1:visited, .mouse1:active, .mouse1:hover {
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; TEXT-DECORATION: underline
}
.mouse1:hover {
COLOR: #318458; TEXT-DECORATION: none
}
.footer {
FONT-SIZE: 10px; COLOR: #333333
}
.quote {
FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: Times New Roman, Times, serif
}
.quotename {
FONT-SIZE: 14px; COLOR: #000000; FONT-WEIGHT: bold; FONT-FAMILY: Georgia, Times New Roman, Times, serif
}
.mouse {
FONT-SIZE: 10px; COLOR: #333333
}
.mouse2 {
FONT-SIZE: 9px; COLOR: #333333
}
.mouse3 {
FONT-SIZE: 10px; COLOR: #d9db92
}
.subhead {
FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #318458
}
.huge {
FONT-WEIGHT: bold; FONT-SIZE: 25px; COLOR: #318458
}
.bold {
FONT-WEIGHT: bold
}
.record {
FONT-SIZE: 12px; COLOR: #45526c
}
.posrecord {
FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #dbdb95
}
.recordsmall {
FONT-SIZE: 10px; COLOR: #45526c
}
.recordbold {
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #45526c
}
.note {
FONT-WEIGHT: bold; COLOR: #cc0000
}
.matrix {
font-size: 10pt; color: #000000; font-family: Arial, Helvetica, sans-serif;
border: 1px solid white;
}
TABLE.matrix TD,
TABLE.matrix TH {
border: 1px solid white;
}
TR.matrixDarkRow TD {
background-color: #e7e8ec;
}
.matrixheader {
font-size: 10pt; color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif;
}
span.inset { font-size: 16pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: black; }
.imageList { font-size: 10pt; color: #0000FF; font-family: Arial, Helvetica, sans-serif; }
/* Icon list - list bulleted with the printer icon, on left hand side of bullet point inset */
table.iconList { margin-top: 10px; }
td.iconListIcon { width: 11px; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; }
td.iconListText { padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; }
/* Other stuff */
div.description {
position : absolute;
width : 600px;
left : -700px;
clip : rect(0px, 1px, 1px, 0px);
}
div.mainDesc {
position : relative;
width : 600px;
left : 0px;
}
div.rangeOverview {
position : relative;
width : 800px;
left : 0px;
}
/* The navigation icons */
img.navicon { border: none; margin-bottom: 5px; }
/* Contents of the page */
div.contents { margin: 5px; font-size: 10pt; min-width: 600px; }
h1 { font-size: 16pt; font-family: Arial, Helvetica, sans-serif; }
h2 { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; }
h3 { font-size: 10pt; font-weight: bold; text-decoration: none; font-family: Verdana, Arial,
Helvetica, sans-serif; margin-bottom: 1ex; }
/* Seprated List - add spaces between list items */
DIV.separatedList LI {
margin-top: 1em;
margin-bottom: 1em;
}
/* End of main website CSS */
/* New Web Admin CSS */
DIV.webAdminMessage {
font-weight: bold;
color: red;
font-size: larger;
}
TABLE.webAdmin {
border: 1px #46526c solid;
}
TABLE.webAdmin TH,
TABLE.webAdmin TD {
border: 1px white solid;
padding: 5px;
}
TABLE.webAdmin TH {
background-color: #46526c;
color: white;
text-weight: bold;
}
TABLE.webAdmin TR.evenRow {
background-color: white;
}
TABLE.webAdmin TR.oddRow {
background-color: #e7e8ec;
}
TABLE.webAdmin TD.creditNeg {
color: red;
}
DIV#leftNav DIV.leftNavHead {
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 0px;
}
DIV#leftNav UL {
list-style-image: url(images/bullet2.gif);
padding-left: 6px;
margin-left: 6px;
margin-top: 0px;
margin-bottom: 20px;
}
table.printOtherCosts {
width: 100%;
border: none;
padding: none;
border-collapse: collapse;
}
table.printOtherCosts td {
border: none;
}
table.printOtherCosts th {
border: none;
background-color: transparent;
color: black;
}